Package-level declarations

Types

Link copied to clipboard
@Environment(value = EnvType.CLIENT)
public abstract class InsideStaffBlockStateRenderer extends StaffBlockStateRenderer

A base class for rendering a BlockState at the default position and scale (that is, "inside" the staff).

Link copied to clipboard
@Environment(value = EnvType.CLIENT)
public interface IStaffItemRenderer

Interface for adding a model into the staff while rendering the staff model.

Link copied to clipboard
@Environment(value = EnvType.CLIENT)
public abstract class StaffBlockStateRenderer implements IStaffItemRenderer

A base class for rendering a BlockState at a specific position and scale.